home *** CD-ROM | disk | FTP | other *** search
/ OpenGL Superbible (2nd Edition) / OpenGL SuperBible e2.iso / tools / FLTK-1.0.6 / documentation / README < prev    next >
Encoding:
Text File  |  1999-01-13  |  878 b   |  22 lines

  1. README
  2. ------
  3.  
  4. The documentation in this directory is in HTML format.  To read it just
  5. point your browser at the "index.html" file. A slightly more browseable
  6. version is accessable at the FLTK web site, along with PostScript(tm)
  7. and PDF versions of the manual.
  8.  
  9. You can generate your own (printable) copy of the manual by typing
  10. "make" in this directory.  You will need to have the HTMLDOC software
  11. installed on your system.  HTMLDOC can be downloaded from:
  12.  
  13.     http://www.easysw.com/~mike/htmldoc
  14.  
  15. The default media size is 8.27x11.0" (210x279mm), which is the lesser
  16. of A4 and US Letter sizes.  You can change this in the makefile by
  17. uncommenting the corresponding media size or defining your own.
  18.  
  19. If you find any typos, things that are unclear, or would like to
  20. contribute an example, section, or chapter to the FLTK manual, please
  21. contact Michael Sweet (mike@easysw.com).
  22.